@brief Read a file at libdvbv5 format @ingroup file
@param fname file name
@return It returns a pointer to struct dvb_file describing the entries that were read from the file. If it fails, NULL is returned.
See Implementation
@brief Read a file at libdvbv5 format @ingroup file
@param fname file name
@return It returns a pointer to struct dvb_file describing the entries that were read from the file. If it fails, NULL is returned.